hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
AKeyEvent_getEventTime
hip
jni
android
input
Get the time this event occurred, in the java.lang.System.nanoTime() time base.
extern (
C
)
int64_t
AKeyEvent_getEventTime
(
const
AInputEvent
*
key_event
)
Meta
Source
See Implementation
hip
jni
android
input
enums
AINPUT_EVENT_TYPE_KEY
AINPUT_KEYBOARD_TYPE_NONE
AINPUT_MOTION_RANGE_X
AINPUT_SOURCE_CLASS_MASK
AINPUT_SOURCE_UNKNOWN
AKEY_EVENT_ACTION_DOWN
AKEY_EVENT_FLAG_WOKE_HERE
AKEY_STATE_UNKNOWN
AMETA_NONE
AMOTION_EVENT_ACTION_MASK
AMOTION_EVENT_AXIS_X
AMOTION_EVENT_BUTTON_PRIMARY
AMOTION_EVENT_EDGE_FLAG_NONE
AMOTION_EVENT_FLAG_WINDOW_IS_OBSCURED
AMOTION_EVENT_TOOL_TYPE_UNKNOWN
functions
AInputEvent_getDeviceId
AInputEvent_getSource
AInputEvent_getType
AInputQueue_attachLooper
AInputQueue_detachLooper
AInputQueue_finishEvent
AInputQueue_getEvent
AInputQueue_hasEvents
AInputQueue_preDispatchEvent
AKeyEvent_getAction
AKeyEvent_getDownTime
AKeyEvent_getEventTime
AKeyEvent_getFlags
AKeyEvent_getKeyCode
AKeyEvent_getMetaState
AKeyEvent_getRepeatCount
AKeyEvent_getScanCode
AMotionEvent_getAction
AMotionEvent_getAxisValue
AMotionEvent_getButtonState
AMotionEvent_getDownTime
AMotionEvent_getEdgeFlags
AMotionEvent_getEventTime
AMotionEvent_getFlags
AMotionEvent_getHistoricalAxisValue
AMotionEvent_getHistoricalEventTime
AMotionEvent_getHistoricalOrientation
AMotionEvent_getHistoricalPressure
AMotionEvent_getHistoricalRawX
AMotionEvent_getHistoricalRawY
AMotionEvent_getHistoricalSize
AMotionEvent_getHistoricalToolMajor
AMotionEvent_getHistoricalToolMinor
AMotionEvent_getHistoricalTouchMajor
AMotionEvent_getHistoricalTouchMinor
AMotionEvent_getHistoricalX
AMotionEvent_getHistoricalY
AMotionEvent_getHistorySize
AMotionEvent_getMetaState
AMotionEvent_getOrientation
AMotionEvent_getPointerCount
AMotionEvent_getPointerId
AMotionEvent_getPressure
AMotionEvent_getRawX
AMotionEvent_getRawY
AMotionEvent_getSize
AMotionEvent_getToolMajor
AMotionEvent_getToolMinor
AMotionEvent_getToolType
AMotionEvent_getTouchMajor
AMotionEvent_getTouchMinor
AMotionEvent_getX
AMotionEvent_getXOffset
AMotionEvent_getXPrecision
AMotionEvent_getY
AMotionEvent_getYOffset
AMotionEvent_getYPrecision
manifest constants
AMOTION_EVENT_ACTION_POINTER_INDEX_SHIFT
structs
AInputEvent
AInputQueue
Get the time this event occurred, in the java.lang.System.nanoTime() time base.